.wrap{
    position: relative;
    overflow: visible;
}
.mode19-content-zntj,.mode19-content-zntjs{
    position: absolute;
    top: 0;
    width: 0;
    height: 433px;
    z-index: 10;
}
.zntj-left{
    left: 0;
}
.zntj-right{
    right: 0;
}
.mode19-content-zntj .content-zntj,.mode19-content-zntjs .content-zntj{
    position: absolute;
    top: 0px;
    width: 50px;
    height: 130px;
    background: #0067CC;
    color: #fff;
    padding-top: 30px;
    text-decoration: none;
}
.mode19-content-zntjs.zwdt-wrap .content-zntj{
	top: 200px;
}
.zntj-left .content-zntj{
    left: -50px;
}
.zntj-right .content-zntj{
    right: -50px;
}
.mode19-content-zntj .content-zntj span,.mode19-content-zntjs .content-zntj span{
    width: 20px;
    height: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin: 0 auto;
}
.mode19-content-zntjs .content-zntj span a{color: #ffffff;}
.con-tab-bg{
    width: 0px;
    height: auto;
    background: #0067CC;
    overflow: hidden;
    position: absolute;
}
.zntj-left .con-tab-bg{
    left: 0;
}
.zntj-right .con-tab-bg{
    right: 0;
}
.con-tab-abc{
    width: 400px;
    overflow: hidden;
}
.mode19-content-zntj .bottom_news{
    width: 382px;
    max-height: 423px;
    margin: 10px;
    background: #fff;
    overflow-y: scroll;
    display: none;
}

.bottom_news dl dd {
    line-height: 20px;
    padding: 10px 0 5px 5px;
    position: relative;
    font-size: 14px;
    border-bottom: 1px dotted #d6d6d6;
}
.bottom_news dl dd P {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
    line-height: 25px;
    min-width: 327px;
}
.bottom_news dl dd a {
    display: inline-block;
    padding: 5px 15px;
    line-height: 25px;
    min-width: 327px;
}
.bottom_news dl dd a:hover{
    color: red;
}